Skip to content
Back to search
30
MCP

Memory Detective

pulsemcp/memory detective

iOS memory leak detection and performance profiling via MCP — analyzes memgraph cycles, .trace files, and SourceKit-LSP for fix suggestions.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.carloshpdoc/memorydetective
iOS leak/perf debugging via MCP: memgraph cycles, .trace analysis, SourceKit-LSP bridging.
0 tools
iflow-mcp_evan7198-mcp-server-pcileech
MCP Server for PCILeech - Memory debugging via Model Context Protocol
0 tools
io.github.doazvjettu/leakguard-mcp
Static analyzer flagging lookahead bias & data leakage in ML/trading code before backtest.
0 tools
MCP Toolkit
Diagnostic MCP server that captures and inspects MCP traffic including request headers, auth tokens, and JSON-RPC details.
0 tools
cacheout-mcp
MCP server for macOS disk cache management and memory telemetry — standalone or paired with Cacheout.app
0 tools
memorydetective
Metadata-only Glama MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "memory_detective": {
      "url": "None",
      "transport": "http"
    }
  }
}